home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19970104-19970326
/
000322_news@columbia.edu _Fri Feb 28 06:06:32 1997.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA14555
for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Feb 1997 06:06:30 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id GAA12336
for kermit.misc@watsun; Fri, 28 Feb 1997 06:06:28 -0500 (EST)
Path: news.columbia.edu!panix!news.mathworks.com!news.maxwell.syr.edu!demos!Gamma.RU!srcc!Radio-MSU.net!not-for-mail
From: "Andrew A. Ivanov" <ivanov@mics.msu.su>
Newsgroups: comp.protocols.kermit.misc
Subject: It's possible receive files in background?
Date: Fri, 28 Feb 1997 04:14:53 +0300
Organization: MICS
Lines: 15
Message-ID: <3316318D.7978@mics.msu.su>
Reply-To: ivanov@mics.msu.su
NNTP-Posting-Host: ham.mics.msu.su
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)
Xref: news.columbia.edu comp.protocols.kermit.misc:6661
Hi!
I'm using C-Kermit 5A(190) for HP-UX 10.0
I have serial connection between our HP workstation
and Panasonic modular switching system, it is sending some data
over serial cable.
What I need: _background_ task to receive this data and append them
to an appropriate file. That's all.
I've already tried many times kermit and cu, they works fine in
foreground, but in background they stucks.
Please help me.
Any help will be appreciated.
Thanx.
Andrew.